export declare const setValue: (obj: any, path: string | string[], value: any) => void;