export { default as BrowserDetection } from './BrowserDetection'; import * as browsers from './constants'; export { browsers };