import { MagentoUpdateCustomerAddressResponse } from '@daffodil/customer/driver/magento'
interface MagentoUpdateCustomerAddressResponse { updateCustomerAddress: MagentoCustomerAddress }