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