export declare const isBigInt: (x: any) => x is bigint;
//# sourceMappingURL=is-bigint.d.ts.map