interpolateCubicBezier

fun interpolateCubicBezier(input: Any, controlPoints: List<Double>, stops: List<Any>): Expression