declare const SetPrototypeGetSize: (t: Set) => number; export = SetPrototypeGetSize;