import type { FireAnalyticsEvent } from './types/events'; export declare const fireAnalyticsEvent: FireAnalyticsEvent; export { editorAnalyticsChannel } from './editorAnalyticsChannel';