package provider type AlertProvider interface { IsValid() bool }