export declare function assignDefined(target: any, ...sources: any[]): any;
