/** * Divides rest of values from the first val */ export declare function div(values:readonly number[]):number