declare const _default: (price: number, currency: string) => string; export default _default;