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