import type { TSchema } from "@sinclair/typebox";
export declare const ProtocolSchemas: Record<string, TSchema>;
export declare const PROTOCOL_VERSION: 3;
