@interface WFDeleteFileAction : WFStorageServiceInputAction - (id)contentDestinationWithError:(id *)a0; - (void)runAsynchronouslyWithInput:(id)a0 storageService:(id)a1; @end