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