how to define dictionary in typescript code example Example: TS define dictionary const dict: { [key: keyType]: valueType};