export declare function assign(target: any, from: any): any;
