import { DeploymentDto } from '../deployment/index.js'; export type PostApiDeployResponseBody = DeploymentDto;