import InfiniteScroll from './src'; import type { SFCWithInstall } from '@hd-front-end/element-plus/es/utils'; declare const _InfiniteScroll: SFCWithInstall; export default _InfiniteScroll; export declare const ElInfiniteScroll: any;