import * as i0 from "@angular/core";
import * as i1 from "./steps.component";
import * as i2 from "./step.component";
export declare class NzStepsModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzStepsModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzStepsModule, never, [typeof i1.NzStepsComponent, typeof i2.NzStepComponent], [typeof i1.NzStepsComponent, typeof i2.NzStepComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzStepsModule>;
}
