import {UIComponent} from './component'; export declare class InfiniteScrollComponent extends UIComponent { }