export declare enum StepKind { START = 0, TASK = 1, END = 2 } //# sourceMappingURL=step.kind.d.ts.map