/** * @param {string} currencyName */ export function forceCurrencyNameForPHPEnGB(currencyName: string): string;