type BigNumberish: string | Numeric;
Any type that can be used where a big number is needed.

Source

utils/maths.ts:21