import type JDLDeployment from '../../core/models/jdl-deployment.js'; import type { JHipsterYoRcContent } from '../../core/types/json-config.js'; export default function exportDeployments(deployments: Record): Partial[];