import { IApplicationV2Dto } from '../application/index.js'; export type DeleteApplicationResponseBody = IApplicationV2Dto;