export declare const clickAnywhere: (el: HTMLElement, cb: () => void, windowProxy?: Window) => () => void;