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