export declare const SESSION_AGENT_STEP_REQUIRED_MESSAGE = "session is only supported on agent steps and parallel sub-steps"; export declare const SESSION_NORMAL_AGENT_STEP_REQUIRED_MESSAGE = "session is only supported on normal agent steps and parallel sub-steps"; //# sourceMappingURL=workflow-session-constraints.d.ts.map