export declare const set: (object: T, path: string | string[], value: unknown) => boolean; //# sourceMappingURL=set.d.ts.map