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