export declare const countryListAllIsoData: { code: string; code3: string; name: string; number: string; }[];