import { SwipeableDrawer, SwipeableDrawerProps } from '@mui/material'; export default SwipeableDrawer; export type { SwipeableDrawerProps };