export type RowMetaBlob = { count: number; index: string; heightPx: string; styleIdx: string; hidden: string; outlineLevel: string; };