export interface DOMEvent extends Event { readonly target: T; } //# sourceMappingURL=dom-event.d.ts.map