export declare function min(a: number | bigint, b: number | bigint): number | bigint;
//# sourceMappingURL=min.d.ts.map