Can not understand IntrinsicAttributes

Type ‘{ children: string; variant: “primary”; }’ is not assignable to type ‘IntrinsicAttributes & ButtonProps’
this is a typescript error. I can not understand this word (IntrinsicAttributes). What does it mean by?