export declare const COUNTRIES_WITH_DIAL_CODE: { code: string; name: string; countryCode: string; }[];