export declare function reconcileData(oldValue: any, newValue: T, reconciliationRoot: object): T;