import type { DiagramDetector } from '../../diagram-api/types';
export declare const stateDetector: DiagramDetector;
