import type * as Monaco from 'monaco-editor'; export declare const setupMermaidLanguage: (monacoEditor: typeof Monaco) => void; //# sourceMappingURL=mermaid-tokenizer.d.ts.map