export declare function groupBy(set: Set, predicate: (element: T) => GroupingType): Set>; //# sourceMappingURL=groupBy.d.ts.map