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