export { Drawer, SwipeableDrawer } from '@mui/material'; export type { DrawerProps, SwipeableDrawerProps } from '@mui/material';