import * as i0 from "@angular/core";
import * as i1 from "./segmented.component";
import * as i2 from "./segmented-item.component";
export declare class NzSegmentedModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzSegmentedModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzSegmentedModule, never, [typeof i1.NzSegmentedComponent, typeof i2.NzSegmentedItemComponent], [typeof i1.NzSegmentedComponent, typeof i2.NzSegmentedItemComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzSegmentedModule>;
}
