import MarkdownIt from 'markdown-it'; declare const CalloutPlugin: MarkdownIt.PluginSimple; export { CalloutPlugin as default };