export type DrawFlowEditorMode = 'edit' | 'fixed' | 'view';