export declare function assign(to: any, from: any): void;
