import type { ToolResult } from "../types.js"; export declare function instructionsRecordTool(args: Record): Promise;