import { Tool } from "@modelcontextprotocol/sdk/types.js";
export declare const createMessage: Tool;
export declare const createRedditMessageSuccessMessage = "The user has successfully created a new Reddit message. Present the message to the user and congratulate them on their new message.";
