import type { DeepUnwrapRef } from '../types/ref.js'; export declare function deepUnref(value: value): DeepUnwrapRef; //# sourceMappingURL=cloneDeep.d.ts.map