export declare const areSetsEqual: (a: Set, b: Set) => boolean;