export declare const SERVER_MESSAGES: { error: string; response: string; response_proxy: string; response_model: string; response_proxy_model: string; model_data: string; }; export declare const CLIENT_MESSAGES: { call: number; cancel: number; }; //# sourceMappingURL=protocol.d.ts.map