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