import * as i0 from "@angular/core";
import * as i1 from "./tag.component";
import * as i2 from "@angular/cdk/bidi";
import * as i3 from "@angular/common";
import * as i4 from "@angular/forms";
import * as i5 from "ng-zorro-antd/icon";
export declare class NzTagModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzTagModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzTagModule, [typeof i1.NzTagComponent], [typeof i2.BidiModule, typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.NzIconModule], [typeof i1.NzTagComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzTagModule>;
}
