import { InfiniteScroll } from './infinite-scroll'; export type { InfiniteScrollProps } from './infinite-scroll'; export default InfiniteScroll;