when prop type is Number, String, Boolean, the type can be deduced correctly, as shown in the following figure:

type Object any

Object :

options.d.ts prop type :
is full of doubts about the type of Prop < T > in the screenshot above. How can it give a type hint?
