export declare function mergeDeep(target: Record, source: Record): Record;