import type { IWebSearchProvider } from "../types.js"; export declare const braveProvider: IWebSearchProvider;