export type IntlCurrencyDisplay = "symbol" | "narrowSymbol" | "code" | "name";