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