export declare const addToSet: (target: Set, source: Set) => void; //# sourceMappingURL=sets.d.ts.map