export interface BrowserDetectionPatternsInterface { name: string; pattern: RegExp; }