export declare function countryToId(country: string): string;
