// not used by code, only for documentation generation (since typedoc can't handle BigInt yet)
type BigInt = number
declare const BigInt: typeof Number