/** 清空一个对象(保持对象引用) */ export declare function clearObject(object: any): void; //# sourceMappingURL=clearObject.d.ts.map