export declare const useHasEventListeners: void = any>() => { hasEventListeners: (type: Parameters[0]) => boolean; };