import { DeploymentDto } from '../deployment/index.js'; export type PostApplicationDeployResponseBody = DeploymentDto; //# sourceMappingURL=PostApplicationDeployResponseBody.d.ts.map