import type { ExternalDiagramDefinition } from 'mermaid';
declare const plugin: ExternalDiagramDefinition;
export default plugin;
