TypeScript Dictionary Typing

const dict: { [key: keyType]: valueType};
Different Dove