import DialogTitle from './DialogTitle'; export { IDialogTitleProps } from './DialogTitle.props'; export { DialogTitle }; export default DialogTitle;