import { Grow, type GrowProps } from '@mui/material'; export { Grow }; export type { GrowProps };