export { useIntersectionObserver, type UseIntersectionObserverOptions, type IntersectionReturn, } from './useIntersectionObserver';