export declare function useWindowKeyDown(key: KeyboardEvent['key'], onKeyDown: (event: KeyboardEvent) => void): void;
//# sourceMappingURL=use-window-key-down.d.ts.map