using UnityEngine;
namespace UnityEditorInternal.Experimental
{
internal interface IBounds
Rect boundingRect { get; }
}