import MarkdownIt from 'markdown-it'; export declare const componentPlugin: (md: MarkdownIt) => void;