declare const BigIntPrototypeToString: (t: BigInt, radix?: number) => ReturnType; export = BigIntPrototypeToString;