import { TemplateRef } from '@angular/core'; export declare class StatusStepComponent { template?: TemplateRef; }