import { Big, BigSource } from 'big.js'; export declare function getMaximum(values: BigSource[]): Big;