// Assembly: Unity.TextMeshPro
// Full name: TMPro.ITweenValue

namespace TMPro
{
public class ITweenValue // TypeDefIndex: 9391
{

	// Methods
	// RVA: -1
	public abstract type#28660 TweenValue(type#26059 floatPercentage) { }
	// RVA: -1
	public abstract type#15313 get_ignoreTimeScale() { }
	// RVA: -1
	public abstract type#26059 get_duration() { }
	// RVA: -1
	public abstract type#15313 ValidTarget() { }
}
}
