export { boxClasses, type BoxProps } from '@mui/material/Box'; import { default as MuiBox } from '@mui/material/Box'; export declare const Box: typeof MuiBox;