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