import type MarkdownIt from 'markdown-it'; export default function mermaid(md: MarkdownIt): void;