import type { SFCWithInstall } from 'vuesax-plus/es/utils'; declare const _InfiniteScroll: SFCWithInstall, {}>; delay: number; lastScrollTop: number; cb: () => void; onScroll: () => void; observer?: MutationObserver | undefined; }; }, () => void>>; export default _InfiniteScroll; export declare const VsInfiniteScroll: SFCWithInstall, {}>; delay: number; lastScrollTop: number; cb: () => void; onScroll: () => void; observer?: MutationObserver | undefined; }; }, () => void>>;