export interface SearchResult { id: string; title: string; }