export interface Country { name: string; }