import { ExtendedObjectSchemaType } from '../schemaTypes';

export declare const KEYBOARD_EVENTS: ExtendedObjectSchemaType['properties'];
