export type TrendStatus = 'up' | 'down' | 'neutral';