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