namespace UnityEditor.ShaderGraph.Configuration
{
    public interface ITargetProvider
    {
    }
}