import type { DocSearchHit } from './DocSearchHit'; export declare type StoredDocSearchHit = DocSearchHit;