import { MagentoCreateCustomerAddressResponse } from '@daffodil/customer/driver/magento'
interface MagentoCreateCustomerAddressResponse { createCustomerAddress: MagentoCustomerAddress }