export declare function groupBy(arr: Array, fn: Function): any;