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