import { CountryData } from '../data-types/countryList';
export declare const Countries: CountryData;
