/// export declare const useVisible: (offset?: number) => [boolean, import("react").RefObject, import("react").RefObject];