import { useIntersection as useMantineIntersection } from '@mantine/hooks'; export const useIntersection = useMantineIntersection;