declare function eqSet(a: Set, b: Set): boolean; export default eqSet;