export declare function getSetDifference(orignalSet: Set, compareSet: Set): Set;