export declare function createCustomEvent(name: string, options?: CustomEventInit): CustomEvent;