export declare function max(array: T[], getter?: (value: T) => any): T | null; //# sourceMappingURL=max.d.ts.map