import { default as React } from 'react'; import { BaseSnackbarProps } from './TSnackBar'; declare const MUIAlert: React.FC; export default MUIAlert;