import * as i0 from '@angular/core'; import { C8yStepper, AppStateService, SetupComponent } from '@c8y/ngx-components'; import { Observable } from 'rxjs'; declare class PluginSetupStepperComponent { private appState; stepper: C8yStepper; private setup; appId$: Observable; constructor(appState: AppStateService, stepper: C8yStepper, setup: SetupComponent); next(): void; back(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class PluginSetupStepperModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { PluginSetupStepperModule }; //# sourceMappingURL=index.d.ts.map