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