export declare const EDITOR_MACHINE_EVENT_BUS = "editor-machine"; export declare const BEFORE_EXIT_EDITING = "before-exit-editing"; export declare const PICK_CELL = "pick-cell";