export default function deepAssign(target: any, ...from: any[]): any;