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

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