import * as i0 from "@angular/core";
import * as i1 from "./switch.component";
export declare class NzSwitchModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzSwitchModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzSwitchModule, never, [typeof i1.NzSwitchComponent], [typeof i1.NzSwitchComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzSwitchModule>;
}
