export { numberToWords } from "./dist/numberToWords";
export { amountToWords } from "./dist/amountToWords";
