export declare const assign: (target: T, ...sources: any[]) => T; //# sourceMappingURL=assign.d.ts.map