export type TimeRange = { start: string; end: string; };