declare enum TJConnect {
    TJC_CONNECT_WARNING = "onConnectWarning"
}
export default TJConnect;
