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