import * as i0 from "@angular/core";
import * as i1 from "./segmented.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/i18n";
import * as i6 from "ng-zorro-antd/icon";
import * as i7 from "ng-zorro-antd/core/outlet";
export declare class NzSegmentedModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzSegmentedModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzSegmentedModule, [typeof i1.NzSegmentedComponent], [typeof i2.BidiModule, typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.NzI18nModule, typeof i6.NzIconModule, typeof i7.NzOutletModule], [typeof i1.NzSegmentedComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzSegmentedModule>;
}
