export declare function pruneMapToMaxSize(map: Map, maxSize: number): void;