export interface BrowserStatsInterface { token_browser: string; count: number; }