namespace TerminalUI.Models; public enum TextAlignment { Left, Center, Right }