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