TypealiasSwiftDictionaryLiteralDeprecated since Swift 5.0typealias DictionaryLiteral<Key, Value> = KeyValuePairs<Key, Value>