export interface Searcher { id: string; name: string, description: string, }