export declare const merge: (x: Partial, y: Partial) => T1 & T2;