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