import type { CreateWebSocket } from './websocket-type';
export declare const createWebSocket: CreateWebSocket;
