export declare const useOnKeyDown: (keys: string[], handler: () => void) => void;