export declare const isCustomEvent: (event: Event | CustomEvent) => event is CustomEvent;