export declare const median: (arr: bigint[]) => bigint | undefined; //# sourceMappingURL=median.d.ts.map