export declare class ServerUrlUtil { static isWebsocket(serverUrl: string): boolean; } //# sourceMappingURL=ServerUrlUtil.d.ts.map