Add this import at the top of your App.jsx file:
import '@mui/material/styles/styled';
This should fix the error.