import Rating from '@mui/material/Rating'; import Stack from '@mui/material/Stack'; export default function RatingSize() { return ( ); }