export declare function isKeyboardEvent(event: Event | undefined | null): event is KeyboardEvent;