export declare const max: (data: number[]) => number;
