@interface WFTakeVideoAction : WFAction + (id)userInterfaceProtocol; - (id)disabledOnPlatforms; - (void)runWithRemoteUserInterface:(id)a0 input:(id)a1; @end