( styled-components )で使用する場合
yarn add @mui/material @mui/styled-engine-sc styled-components
( emotion )で使用する場合
yarn add @mui/material @emotion/react @emotion/styled
エラーが出る場合は以下もインストールします
yarn add @emotion/react @emotion/styled
yarn add @mui/icons-material