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

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