import { InfiniteLoading } from './infiniteloading'; export type { InfiniteLoadingProps } from './infiniteloading'; export default InfiniteLoading;