export declare const clickOutside: (el: HTMLElement, accessor: any) => void;
