import type { AddressCommand } from '@/client'; export type AddressDto = AddressCommand;