export declare const ALL_COUNTRIES: { country_code: string; country_name: string; native_name: string; }[];