type Mermaid = typeof import('mermaid').default; export declare const getMermaid: () => Promise; export {};