RatingIconShapeIcon used by a Rating Style TypeScriptexport type RatingIconShape = 'Star' | 'Heart' | 'Circle' | 'Thumb';PreviousRangeValueTypeNextRatingStyle