export declare const isBigint: (value: unknown) => value is bigint;
//# sourceMappingURL=is-bigint.d.ts.map