export declare function useGlobalKeyDown(callback: (e: KeyboardEvent) => void): void;