import type { ExternalDiagramDefinition } from '../../../diagram-api/types'; declare const plugin: ExternalDiagramDefinition; export default plugin;