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