import * as i0 from "@angular/core";
import * as i1 from "./switch.component";
import * as i2 from "@angular/cdk/bidi";
import * as i3 from "@angular/common";
import * as i4 from "ng-zorro-antd/core/wave";
import * as i5 from "ng-zorro-antd/icon";
import * as i6 from "ng-zorro-antd/core/outlet";
export declare class NzSwitchModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzSwitchModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzSwitchModule, [typeof i1.NzSwitchComponent], [typeof i2.BidiModule, typeof i3.CommonModule, typeof i4.NzWaveModule, typeof i5.NzIconModule, typeof i6.NzOutletModule], [typeof i1.NzSwitchComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzSwitchModule>;
}
