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

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