export declare function useKeyboardEvent(event: string, callback: (event: any) => any): void;