export declare const useKeyDown: (key: string, callback: () => void) => void;
//# sourceMappingURL=useKeyDown.d.ts.map