import React from 'react'; import { AlertTitleProps } from '@mui/material/AlertTitle'; declare const AlertTitle: React.FC; export default AlertTitle;