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