declare const BigIntPrototypeValueOf: (t: BigInt) => ReturnType; export = BigIntPrototypeValueOf;