import { Components, Theme } from '@mui/material'; export declare const getMuiAlert: (theme: Theme) => Components['MuiAlert']; //# sourceMappingURL=alert.d.ts.map