export declare const COUNTRIES: { country: string; capital: string; flag: string; }[];