Repository URL to install this package:
export declare const useKeyboardEvent: (key: string, callback: () => unknown) => void;