export interface Stat { value: string; label: string; }