/** 处理请求防抖 */ export declare const only: () => (_target: any, _methodName: any, desc: any) => void;