import { FabricChannel } from '@atlaskit/analytics-listeners'; import { analyticsEventKey as key } from '@atlaskit/editor-common'; export const analyticsEventKey = key; export const editorAnalyticsChannel = FabricChannel.editor;