import React from "react"; export declare const useIntersectionObserver: () => { isSticky: boolean; ref: React.RefObject; };