declare function helperCreateMinMax(handle: any): (arr: any, iterate: any) => any; export default helperCreateMinMax;