export declare function deepCopy(source: any, shallowCopyFields?: Array, path?: string): Record;