RotateCorner
type RotateCorner =
| 'bottom_left_rotate'
| 'bottom_right_rotate'
| 'mobile_rotate'
| 'top_left_rotate'
| 'top_right_rotate'
type RotateCorner =
| 'bottom_left_rotate'
| 'bottom_right_rotate'
| 'mobile_rotate'
| 'top_left_rotate'
| 'top_right_rotate'