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