`countries.map { it.key to it.value }.toMap()`
# announcements
k
countries.map { it.key to it.value }.toMap()