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