export declare const merge: >(target: T, ...sources: T[]) => T;