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