export declare function valuefromPath(src: any, path: string, newValue?: any, inject?: boolean): any;