import { Tool } from "@modelcontextprotocol/sdk/types.js";
export declare const searchReddit: Tool;
export declare const searchRedditSuccessMessage = "The user has successfully searched Reddit. Read and understand the results, present a summary of the results to the user and ask if they would like to see any specific posts.";
