export interface Browser{ name: string; fullVersion: string; }