export declare class StepConfig { constructor(); copy(stepConfigId?: string): string; isCustomUIStep(stepConfigId?: string): boolean; } //# sourceMappingURL=StepConfig.d.ts.map