export declare const PARA_INVALID = 17010001; export declare const PARA_NULL = 17010002; export declare const PARA_TYPE_ERROR = 17010003; export declare const PARA_MISS = 17010004; export declare const USER_UNLOGIN = 17020001; export declare const USER_TOKEN_INVALID = 17020002; export declare const USER_TOKEN_NULL = 17020003; export declare const USER_ERROE = 17020004; export declare const USER_NOT_EXIST = 17020005; export declare const USER_INFO_ERROR = 17020006; export declare const USER_EXIST = 17020007; export declare const USER_SCAN_LOGIN_FAIL = 17020008; export declare const USER_RESET_PWD_NEW_NULL_ERROR = 17020009; export declare const USER_RESET_PWD_OLD_NULL_ERROR = 17020010; export declare const BIZ_ = 17030001; export declare const THIRD_SYSTEM_ERROR = 17040001; export declare const INTERNAL_SERVICE_ERROR = 17050001; export declare const EXTERNAL_SERVICE_ERROR = 17050002; export declare const INTERFACE_FORBIDDEN_VISIT = 17060001; export declare const INTERFACE_URL_INVALID = 17060003; export declare const INTERFACE_REQUEST_TIMEOUT = 17060004; export declare const INTERFACE_OVERLOAD = 17060005; export declare const NO_PERMISSION = 17070001; export declare const TOKEN_FAIL_OLD_1 = -2; export declare const TOKEN_FAIL_OLD_2 = 1000; export declare const BIZ_MODULE_NOTFOUND = 17031000; export declare const GO_TO_LOGIN: number[]; export declare const NO_MESSAGE: number[]; //# sourceMappingURL=constants.d.ts.map