import { Grid2Props } from '@mui/material/Grid2'; export interface GridProps extends Grid2Props { }