/**
 * * 请求失败统一处理
 */
export declare const httpErrorHandle: () => void;
