export declare const validateHotkey: (hotkey: string) => (evt: KeyboardEvent) => boolean;