export declare const groupBy: (array: Alert[], fn: (item: Alert) => string) => Record; //# sourceMappingURL=helpers.d.ts.map