export default function mergeByPath(data: any, path: string[], value: any[]): void;