declare function getFlagEmoji(twoLetterCountryCode: string): string; export { getFlagEmoji };