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