export declare function event(options?: EventInit & { readonly type?: string; }): (prototype: unknown, propertyKey?: string) => void; //# sourceMappingURL=event.d.ts.map