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