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