declare function useKeyPress(targetKey: any, callback: any): void; export default useKeyPress;