import { type InsightAction } from '../analytics/analytics-utils.js'; export declare const logSearchboxSubmit: () => InsightAction;