export { formatAmount, DEFAULT_LOCALE, DEFAULT_CURRENCY } from './format-amount' export type { FormatAmount } from './format-amount'