using UnityEngine; namespace Darkmatter.Core { public interface ILeaderBoardData { } }