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