declare const useKeyPress: (targetKey: string) => boolean; export default useKeyPress; //# sourceMappingURL=useKeyPress.d.ts.map