import { default as MarkdownIt } from 'markdown-it'; export declare function markdownHtmlGuardPlugin(md: MarkdownIt): void;