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