export type CostRow = { ts: number; cost: number };