import React from 'react'; import { DialogContentTextProps } from '@material-ui/core'; declare const DialogContentText: React.ElementType; export { DialogContentText };