declare const SetPrototypeDelete: (t: Set, value: T) => boolean; export = SetPrototypeDelete;