declare const MathMaxApply: (a: number[]) => number; export = MathMaxApply;