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