import { Tool } from "@modelcontextprotocol/sdk/types.js"; export declare const sendRedditPost: Tool; export declare const sendRedditPostSuccessMessage = "The user has successfully sent a new post to Reddit. Present the post to the user and ask if they would like to send another post.";