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