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