fun strokeWidth(initialStrokeWidth: Float): B
@SafeVarargs fun strokeWidth(vararg animations: Animation<*, Float>): B
fun strokeWidth(animations: List<Animation<*, Float>>): B