interface a { d: {[key: string]: string} } class a { d = {} }
returns the following error :
Subsequent property declaration