export type GetFearAndGreedIndexToolReturnType = {
    value: string;
};
export declare const fearGreedIndexTool: import("../client.js").BaseTool;
//# sourceMappingURL=tools.d.ts.map