import { RemoteCommitDto } from '../remoteCommit/index.js'; export type PostApplicationRemoteCommitCreateResponseBody = RemoteCommitDto;