import type { ToolDefinition } from '../core/toolRuntime.js'; export declare function createHumanOpsTools(): ToolDefinition[]; //# sourceMappingURL=humanOpsTools.d.ts.map