export declare const phoneLanguages: { twoLetterId: string; exonym: string; alternatives: { exonym: string; threeLetterId: string; }[]; }[];