import CellValue from "./CellValue"; type Row = Record>; export default Row;