import type { SearchDomainState } from './search.types'; export declare const searchDomainInitialState: SearchDomainState;