export interface SearchOptions { name: string; target: string; }