export default useKeyHooks; declare function useKeyHooks(hotkeys: any[] | undefined, callback: any): import("react").MutableRefObject>;