import { Tool } from "@modelcontextprotocol/sdk/types.js";
export declare const analyseSubreddit: Tool;
export declare const analyseSubredditSuccessMessage = "The user has submitted a request to analyse a subreddit. The results should arrive in a few seconds. Read and understand the results, present a summary of the results to the user and ask if they would like to analyse another subreddit.";
