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