export declare const cloneEvent: (e: Event) => Event | undefined;
