declare const BigIntPrototypeToLocaleString: (t: BigInt, locales?: Intl.LocalesArgument, options?: BigIntToLocaleStringOptions) => ReturnType; export = BigIntPrototypeToLocaleString;