export declare function assign(...args: any): any; export declare function extend(o: any, o1: any, o2: any): any;