declare const MapPrototypeGetSize: (t: Map) => number; export = MapPrototypeGetSize;