import * as i0 from "@angular/core";
import * as i1 from "./list/list.component";
import * as i2 from "./list-item/list-item.component";
export declare class ItListModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ItListModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ItListModule, never, [typeof i1.ItListComponent, typeof i2.ItListItemComponent], [typeof i1.ItListComponent, typeof i2.ItListItemComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ItListModule>;
}
