export declare const setXor: (setA: Set, setB: Set) => Set;