export declare function difference(firstSet: Iterable, ...otherSets: Iterable[]): Set; //# sourceMappingURL=difference.d.ts.map