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