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