import type { MCPTool } from '../types.js'; export declare const monographQueryTool: MCPTool; export declare const monographSuggestTool: MCPTool; export declare const monographContextTool: MCPTool; export declare const monographNeighborsTool: MCPTool; export declare const monographGetNodeTool: MCPTool; export declare const monographGodNodesTool: MCPTool; export declare const monographAugmentTool: MCPTool; export declare const monographCypherTool: MCPTool; export declare const monographShortestPathTool: MCPTool; //# sourceMappingURL=query-tools.d.ts.map