/** * 清除全局的方法 */ export default function clearCallbackFn(callbackName: string): void;