import { DaffCountryList } from '@daffodil/geography/state'
class DaffCountryList implements Action { readonly type: DaffGeographyActionTypes.CountryListAction = DaffGeographyActionTypes.CountryListAction }