import type { UpdateIndividualCommand } from '@/client'; export type IndividualUpdateDto = UpdateIndividualCommand;