import * as React from "react"; declare const MuiAlert: React.ForwardRefExoticComponent & Omit, HTMLDivElement>, "ref">, "render"> & React.RefAttributes>; declare const MuiAlertTitle: React.ForwardRefExoticComponent & Omit, HTMLDivElement>, "ref">, "render"> & React.RefAttributes>; export { MuiAlert, MuiAlertTitle };