export * from './index.common' // export Analytics as both a named export and a default export (for backwards-compat. reasons) import { Analytics } from './index.common' export default Analytics