/// declare const useOutSideClickHook: (callback: Function, initialValue?: null) => import("react").RefObject; export default useOutSideClickHook;