export declare const minBigInt: (a: bigint, b: bigint) => bigint; export declare const maxBigInt: (a: bigint, b: bigint) => bigint; //# sourceMappingURL=bigInt.d.ts.map