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