console.error(["MUI: Seems like you called `styled(".concat(component,")()` without a `style` argument."),'You must provide a `styles` argument: `styled("div")(styleYouForgotToPass)`.'].join('\n'));
}elseif(styles.some(function(style){
returnstyle===undefined;
})){
console.error("MUI: the styled(".concat(component,")(...args) API requires all its args to be defined."));