export interface APIStats { user_count: number; status_count: number; domain_count: number; }