export type Highlight = { cursor: { row: number; column: number } hue: number label: string }