export declare function emit>(el: HTMLElement, name: string, detail: T, options?: CustomEventInit): CustomEvent;