export declare const listener: (event: K, handler: (e: WindowEventMap[K]) => void) => () => void;