import { magentoCustomerInputTransform } from '@daffodil/customer/driver/magento'
function magentoCustomerInputTransform(customer: Partial<DaffCustomer>): MagentoCustomerInput
customer: Partial<DaffCustomer>