export declare const set: (entity: Entity, paths: (string | number)[], value: Value, removeIfUndefined?: boolean) => Output;