export declare const CONNECT_EVENT = "connect";
export declare const ERROR_EVENT = "error";
export declare const CLOSE_EVENT = "close";
