import { Tool } from "@modelcontextprotocol/sdk/types.js";
export declare const createComment: Tool;
export declare const createRedditCommentSuccessMessage = "The user has successfully created a comment on a Reddit post or comment. Present the comment to the user and congratulate them on their comment.";
