export { useIntersection } from "./useIntersection.js";
export type { UseIntersectionProps } from "./useIntersection.js";
