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