import type { RemoteMcpConfig } from './types'; /** * Exa AI web search - real-time web search * @see https://exa.ai */ export declare const websearch: RemoteMcpConfig;