declare const MapPrototypeGet: (t: Map, key: K) => V; export = MapPrototypeGet;