`Map<String, String>` should be transformed to `{ [key: string]: string }` (In the future, maps with complex keys should be supported.)