import AnalyticsStore from './analytics-store'; export function activate() { AnalyticsStore.activate(); }