declare function getMapElement(map: Map, key: K): V; export { getMapElement };