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