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