// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.ISerializableJsonDictionary

namespace UnityEngine.UIElements
{
public class ISerializableJsonDictionary // TypeDefIndex: 5651
{

	// Methods
	// RVA: -1
	public abstract type#28660 Set(type#26576 key, type#427 value) { }
	// RVA: -1
	public abstract type#426 Get(type#26576 key) { }
	// RVA: -1
	public abstract type#28660 Overwrite(type#23705 obj, type#26576 key) { }
	// RVA: -1
	public abstract type#15313 ContainsKey(type#26576 key) { }
}
}
