export default function deepMerge(target: any, ...sources: any[]): any;