import { MagentoGetCountryResponse } from '@daffodil/geography/driver/magento'
interface MagentoGetCountryResponse { country: MagentoCountry }