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

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