import { TAnyObject } from '../typings/object'; export default function cloneObjectDataProps(obj: Obj): Obj;