export declare const countries: { iso: string; name: string; countryCode: string; }[]; //# sourceMappingURL=country-data.d.ts.map