export * from '@mui/material/Alert'; export { default as Alert } from '@mui/material/Alert'; import type { Components } from "../../styles"; export declare const AlertThemeComponent: Components['MuiAlert'];