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

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