export declare class StepConfig { copy(stepConfigId?: string): string isCustomUIStep(stepConfigId?: string): boolean constructor() }