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

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