namespace RoR2.UI; public interface IUILayerKeyProvider { UILayerKey GetUILayerKey(); }