declare const MapPrototypeValues: (t: Map) => IterableIterator; export = MapPrototypeValues;