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