export default function set(entity: Entity, paths: (string | number)[], value: Value, removeIfUndefined?: boolean): Output;