import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "ng-zorro-antd/icon";
import * as i3 from "@delon/theme";
import * as i4 from "./tag-select.component";
export declare class TagSelectModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<TagSelectModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TagSelectModule, never, [typeof i1.CommonModule, typeof i2.NzIconModule, typeof i3.DelonLocaleModule, typeof i4.TagSelectComponent], [typeof i4.TagSelectComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TagSelectModule>;
}
