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

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