export default function createCustomEvent(name: N, eventInitDict: T): { type: N; } & T; //# sourceMappingURL=createCustomEvent.d.ts.map