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