declare const SetPrototypeValues: (t: Set) => IterableIterator; export = SetPrototypeValues;