import { IntersectionObserverGroup } from './types'; export declare const useIntersectionObserverGroup: () => IntersectionObserverGroup;