import * as React from 'react'; import Rating from '@mui/material/Rating'; export default function BasicRating() { return ; }