@interface WFStorageServiceInputAction : WFAction - (id)keywords; - (id)inputContentClasses; - (void)runAsynchronouslyWithInput:(id)a0; - (void)runAsynchronouslyWithInput:(id)a0 storageService:(id)a1; @end