export declare function constructChatWebsocketUrl(url: string, executionId: string, sessionId: string, isPublic: boolean): string;