import { Tool } from "@modelcontextprotocol/sdk/types.js";
export declare const sendReply: Tool;
export declare const sendReplySuccessMessage = "Successfully sent the reply. The reply has been posted and should be visible in the thread. Would you like to view the updated thread or send another reply?";
