export type TEventHandler = (ThisType & { handler(event: U): void; })['handler']; //# sourceMappingURL=event-handler.d.ts.map