import { type Theme as MuiTheme } from '@mui/material'; export type Theme = MuiTheme;