import { CountryReference } from 'funktologies';
export declare function getCountryData(country: CountryReference, url: string): any;
