export declare function reactivateCompletedSubagentSession(params: { sessionKey: string; runId?: string; }): Promise;