import type { MessagesTransformHook } from "./types"; export declare function createToolPairValidatorHook(): MessagesTransformHook;