export declare const useKeyDown: (key: string, callback: () => void) => void;