thrownewError(process.env.NODE_ENV!=="production"?"MUI: `vars` is a private field used for CSS variables support.\nPlease use another name.":_formatMuiErrorMessage(18));
console.error(["MUI: The `".concat(component,"` component increases ")+"the CSS specificity of the `".concat(key,"` internal state."),'You can not override it like this: ',JSON.stringify(node,null,2),'',"Instead, you need to use the '&.".concat(stateClass,"' syntax:"),JSON.stringify({
console.error(['MUI: the createMuiTheme function was renamed to createTheme.','',"You should use `import { createTheme } from '@mui/material/styles'`"].join('\n'));