import { Tool } from "@modelcontextprotocol/sdk/types.js";
export declare const getPost: Tool;
export declare const getPostSuccessMessage = "The user has retrieved a post from Reddit. Read and understand the results, present a summary of the results to the user and ask if they would like to get another post.";
