Defines key -> value pair with key and value having type UTF8String.
using UTF8StringKeyValue = std::pair<UTF8String, UTF8String>;