operator fun LongProperty.divAssign(other: Number): Unit
operator fun LongProperty.divAssign(other: ObservableNumberValue): Unit