export function max(values: any, start?: number, stop?: any): any;
