import type { CreateIndividualCommand } from '@/client'; export type individualCreateDtoSchema = CreateIndividualCommand;