import { DrawerProps } from '@mui/material/Drawer'; import React from 'react'; declare const AsideDrawer: React.FC; export default AsideDrawer;