import { FastMCP } from 'fastmcp';
/**
 * Register the Exa answer tool for getting sourced answers
 */
export declare function registerExaAnswerTool(server: FastMCP): void;
//# sourceMappingURL=answer.d.ts.map