import MarkdownIt from "markdown-it"; export default function mermaid(md: MarkdownIt, options: any): void;