export interface FlagAscii { countryName: string; flagString: string[]; }