import type { HandlerConfig, HandlerRequest, HandlerResponse, Tool } from '../utils/types.js'; export declare const FABRIC_ROUTER_TOOLS: Tool[]; export declare const FABRIC_ROUTER_HANDLERS: Record Promise>;