export declare const dispatchWcEvent: (rootEl: EventTarget | null, name: string, detail?: unknown) => void;