import { Tool } from "@modelcontextprotocol/sdk/types.js";
export declare const sendMessage: Tool;
export declare const sendRedditMessageSuccessMessage = "Successfully sent the message. The message has been delivered to the recipient. Would you like to send another message?";
