export declare const getOrSetDefault: (map: Map, key: K, defaultValue: V) => V; //# sourceMappingURL=map.d.ts.map