import { MagentoDeleteCustomerAddressResponse } from '@daffodil/customer/driver/magento'
interface MagentoDeleteCustomerAddressResponse { deleteCustomerAddress: boolean }