export { NgxLocalizedNumbers } from "./localized-numbers.module"; export { LocalizationFormatCurrencyPipe } from "./format-currency.pipe"; export { LocalizationFormatNumberPipe } from "./format-number.pipe"; export { NgxLocalizedNumbersService } from "./localized-numbers.service";