import { Analytics } from './analytics' export default new Analytics.Client() export { Analytics } export { Configuration, JsonMap } from './bridge'