/** * Metrics Hook - Learning dashboard and performance metrics */ import type { ToolDefinition } from '../../types/index.js'; export declare const hookMetricsTool: ToolDefinition; //# sourceMappingURL=metrics.d.ts.map