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