export { IntersectionObserver } from './IntersectionObserver'; export { UnsupportedBehavior } from './types'; export { useIntersection } from './hooks'; //# sourceMappingURL=index.d.ts.map