export declare const undo: { type: string; }; export declare const redo: { type: string; };