export * from '@mui/base/ModalUnstyled'; // exporting ModalManager export { default } from './Modal'; export * from './Modal';