declare const WeakMapPrototypeHas: (t: WeakMap, key: K) => boolean; export = WeakMapPrototypeHas;