export type CellRef = { r: number; c: number; };