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