import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./chiplist.module";
/**
 * NgModule definition for the ChipList component with providers.
 */
export declare class ChipListAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ChipListAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ChipListAllModule, never, [typeof i1.CommonModule, typeof i2.ChipListModule], [typeof i2.ChipListModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ChipListAllModule>;
}
