declare const useKeyPress: (key: string) => boolean; export default useKeyPress;