import type { UpdateDealCommand } from '@/client/types.gen'; export type DealUpdateDto = UpdateDealCommand;