export declare const ActionId: { Cut: string; Copy: string; Paste: string; Delete: string; Undo: string; Redo: string; ZoomOut: string; ZoomSelector: string; ZoomIn: string; };