export default function set(obj: any, path: string | [string], value: any): any;