export declare enum TronConnectCode { SUCCESS = 200, USER_REJECT = 4001, UNAUTHORIZED = 4000 } //# sourceMappingURL=tron.d.ts.map