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

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