export declare function useEventListener(eventName: any, handler: any, element?: Window & typeof globalThis): null;