import type { ToolDef } from "./index.js"; export declare const listPropertyKeysTool: ToolDef; export declare const getPropertyValuesTool: ToolDef; export declare const getPropertyBreakdownTool: ToolDef; //# sourceMappingURL=properties.d.ts.map