ERROR in ...component.ts (..,..): A computed property name in a type literal must directly refer to a built- in symbol. ...: Cannot find name \'any\'.
An identifying name on the computed value is required:
foo: { [bar: string]: string };