export declare const deepMerge: (target: T, source: U) => T & U;