/**
 * @param {string} regionCode
 */
export function getFlagSymbol(regionCode: string): string;
//# sourceMappingURL=getFlagSymbol.d.ts.map