import * as i0 from "@angular/core";
import * as i1 from "./stepper.component";
import * as i2 from "./steps.directive";
import * as i3 from "@angular/common";
/**
 * NgModule definition for the Stepper component.
 */
export declare class StepperModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<StepperModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<StepperModule, [typeof i1.StepperComponent, typeof i2.StepDirective, typeof i2.StepsDirective], [typeof i3.CommonModule], [typeof i1.StepperComponent, typeof i2.StepDirective, typeof i2.StepsDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<StepperModule>;
}
