export declare function mergeProxiedResults(target: any, ...sources: Array<any>): any;
