import type { StandaloneSearchBoxEntry } from '../features/standalone-search-box-set/standalone-search-box-set-state.js'; export declare function buildMockStandaloneSearchBoxEntry(config?: Partial): StandaloneSearchBoxEntry;