/**
 * Current status details of the execution
 */
export type AiExecutionStatusDetails = Record<string, any>;
//# sourceMappingURL=ai-execution-status-details.d.ts.map