export declare const math_max: (...values: number[]) => number;