export declare const CONNECT_EVENT = "connect"; export declare const ERROR_EVENT = "error"; export declare const CLOSE_EVENT = "close"; export declare const SELECT_EVENT = "select"; //# sourceMappingURL=events.d.ts.map