import MarkdownIt from 'markdown-it'; export declare const snippetPlugin: (md: MarkdownIt, root: string) => void;