import { FabricChannel } from '@atlaskit/analytics-listeners/types';
import type { FireAnalyticsEvent } from './types/events';
export declare const editorAnalyticsChannel: FabricChannel.editor;
export declare const fireAnalyticsEvent: FireAnalyticsEvent;
