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