export interface OsStatsInterface { token_os: string; count: number; }