export declare const withOutsideClick: (refs: React.MutableRefObject[], onClickOutside: () => void) => void;