import { ElementUIComponent } from './component' interface IInfiniteScroll extends ElementUIComponent {} /** InfiniteScroll Component */ export const ElInfiniteScroll: IInfiniteScroll