how to create dictionary type definition code example Example: TS define dictionary const dict: { [key: keyType]: valueType};