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