@interface WFGetWeatherForecastAction : ActionKit.WeatherAction { void /* unknown type, empty encoding */ provider; } - (id)init; - (void).cxx_destruct; - (id)initWithIdentifier:(id)a0 definition:(id)a1 serializedParameters:(id)a2; @end