export type GranularCount = { to: string; from: string; count: number; };