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