import { Tool } from "@modelcontextprotocol/sdk/types.js";
export declare const getNotifications: Tool;
export declare const getRedditNotificationsSuccessMessage = "The user has successfully fetched their notifications from Reddit. Read and understand the results, present a summary of the results to the user.";
