export type UserMetric = { total: number; change_percentage: number; };