export declare function minBigInt(a: bigint, b: bigint): bigint;
