import type { PluginWithOptions } from "markdown-it"; declare const MermaidPlugIn: PluginWithOptions; export default MermaidPlugIn;