export declare class DispatchHelper { static dispatchEvent(eventToDispatch: Event | CustomEvent): void; }