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