import type { InsightPanel } from '@coveo/relay-event-types'; import type { InsightAppState } from '../../state/insight-app-state.js'; export declare const analyticsEventCaseContext: (state: Partial) => InsightPanel.Context;