import { TemplateRef } from '@angular/core'; import { StepState } from '@angular/cdk/stepper'; import * as i0 from "@angular/core"; export interface RealsoftStepperIconContext { active: boolean; index: number; optional: boolean; } export declare class RealsoftStepperIcon { templateRef: TemplateRef; name: StepState; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }