export declare const isBigInt: (value: unknown) => value is BigInt;