import { SwipeableDrawerProps } from '@mui/material'; export interface CustomSwipeableDrawerProps extends SwipeableDrawerProps { }