/// export declare function useEventListener(type: K, listener: (this: HTMLDivElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): import("react").MutableRefObject; //# sourceMappingURL=use-event-listener.d.ts.map