namespace MareSynchronos.UI.Components; public interface IDrawFolder { void Draw(); }