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