export * from '@mui/material/DialogContent'; export { default as DialogContent } from '@mui/material/DialogContent'; import type { Components } from "../../styles"; export declare const DialogContentThemeComponent: Components['MuiDialogContent'];