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