import { type JinnMcpTool } from "./toolkit.js"; export declare const NOTE_QUERY_CHAR_CAP = 512; export declare const NOTE_PATH_CHAR_CAP = 1024; export declare function buildNoteTools(): JinnMcpTool[]; //# sourceMappingURL=note-tools.d.ts.map