import { Tool } from "@modelcontextprotocol/sdk/types.js";
export declare const getComment: Tool;
export declare const getCommentSuccessMessage = "The user has successfully fetched a Reddit comment. Summarize the content concisely.";
