export declare const useClickOutsideRef: (callback: () => void, relatedRefs?: any[], ref?: any) => any;