import type { Sink } from "../types/sink";
export declare const EventHandlerSink: Sink<HTMLElement>;
//# sourceMappingURL=event-handler-sink.d.ts.map