import { validateUpdateCustomerPaymentResponse } from '@daffodil/customer-payment-authorizenet/driver/magento'
const validateUpdateCustomerPaymentResponse: (response: QueryResult<MagentoUpdateCustomerPaymentResponse>) => QueryResult<MagentoUpdateCustomerPaymentResponse>