importtype { DataGridPropsWithDefaultValues } from'../models/props/DataGridProps';
/**
* The default values of `DataGridPropsWithDefaultValues` to inject in the props of DataGrid.
*/exportdeclareconstDATA_GRID_PROPS_DEFAULT_VALUES: DataGridPropsWithDefaultValues;