export declare function isRedo(event: KeyboardEvent): boolean;
export declare function isUndo(event: KeyboardEvent): boolean;
//# sourceMappingURL=history-events.d.ts.map