export { default } from './Dialog'; export * from '@mui/material/Dialog'; export { type DialogProps } from './Dialog';