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