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