export declare const LsTool: import("../../types/tool/index.js").ToolDefinition<{ path: string; all: boolean; recursive: boolean; max_depth: number; }>; //# sourceMappingURL=ls.d.ts.map