import * as i0 from "@angular/core";
import * as i1 from "./infinite-scroll.component";
export declare class NcInfiniteScrollModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NcInfiniteScrollModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NcInfiniteScrollModule, [typeof i1.InfiniteScrollComponent], never, [typeof i1.InfiniteScrollComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NcInfiniteScrollModule>;
}
