module Types where data Widget = Text String | Icon String