import VkIntersectionObserverGroup from './src/index.vue'; import { useIntersectionObserverGroup } from './src/use'; export * as __VkIntersectionObserverGroup from './src/types'; export { VkIntersectionObserverGroup, useIntersectionObserverGroup, }; export default VkIntersectionObserverGroup;