export default removeEvent; declare function removeEvent(element: any, eventName: any, func: any): typeof globalThis;