import { create, all } from 'mathjs' export const math = create(all, { number: 'BigNumber', precision: 16 })