/** * @deprecated please use `ValueOf` instead */ export type DictionaryValues = Type[keyof Type];