import { AlertProps } from "@mui/material"; export type AlertProp = AlertProps; //# sourceMappingURL=AlertProps.d.ts.map