export type WebSearchResult = { url: string name: string content: string }