export declare function group_by(arr: T[] | unknown): Record;