export type TrendEntry = { interval: string; count: number; };