import type { currency_code_o_T } from '../currency_code/index.js' export declare function currency_symbol_( currency_code_?:currency_code_o_T|string ):string export { currency_symbol_ as _currency_symbol, currency_symbol_ as _symbol__currency, }