declare const WeakMapPrototypeSet: (t: WeakMap, key: K, value: V) => WeakMap; export = WeakMapPrototypeSet;