export type GridRowId = string | number; export type GridValidRowModel = Record;