import { RefObject } from "react"; export declare function useInView(): [RefObject, boolean];