fun Timeline.keyframe(duration: Duration, op: KeyFrameBuilder.() -> Unit): KeyFrame
operator fun Timeline.plusAssign(keyFrame: KeyFrame): Unit