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