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