import { ToolHandler, CreateRedditPostArgs } from "./types.js"; export declare const handleCreateRedditPost: ToolHandler;