import { Tool } from "@modelcontextprotocol/sdk/types.js";
export declare const configureInstructions: Tool;
export declare const configureInstructionsSuccessMessage = "The user has successfully configured the instructions for how the LLM should write Reddit content. Present the instructions to the user.";
