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