export declare function getSetDifference(orignalSet: Set, compareSet: Set): Set; //# sourceMappingURL=diff-set.d.ts.map