export const SUPPORTED_SERACH_PROVIDERS = [ { label: "Google", value: "google" }, { label: "DuckDuckGo", value: "duckduckgo" } ]