declare const MapPrototypeDelete: (t: Map, key: K) => boolean; export = MapPrototypeDelete;