@interface NFStorageControllerESEExpress : NFStorageController - (id)dbProtectionType; - (void)deleteAllESEExpressEntities; - (void)updateESEExpressEntitiesWithConfig:(id)a0; - (id)name; - (id)_deleteAllESEExpressEntities; - (id)fetchESEExpressEntitiesWithError:(id *)a0; @end