package scenes import tea "github.com/charmbracelet/bubbletea" func NewMods(root RootModel) tea.Model { return nil }