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