import { DataGridProProps } from "@mui/x-data-grid-pro"; declare const MuiDataGrid: { defaultProps: Partial; }; export default MuiDataGrid;