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