export default function clone(parent: any, circular?: boolean, depth?: number, prototype?: any): any;