/// <reference types="socket.io-client" />
declare const socket: SocketIOClient.Socket;
export default socket;
