export type MetricChange = { total: number; change: number; };