import { validateUpdateCustomerAddressResponse } from '@daffodil/customer/driver/magento'
const validateUpdateCustomerAddressResponse: (response: QueryResult<MagentoUpdateCustomerAddressResponse>) => QueryResult<MagentoUpdateCustomerAddressResponse>