export declare function useInView(): { ref: import("react").RefObject; isInView: boolean; };