import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
export declare function registerContentsTool(server: McpServer, config?: {
    exaApiKey?: string;
}): void;
//# sourceMappingURL=contents.d.ts.map