/** 处理中止的响应结果 */ export declare const cancelResponse: () => (_target: any, _methodName: any, desc: any) => void;