@interface StocksUI.SharedImageCache : _TtCs12_SwiftObject { void /* unknown type, empty encoding */ memoryCache; } - (void)pruneImagesOlderThan:(double)a0; - (void)cache:(id)a0 forKey:(id)a1; - (id)fetchImageForKey:(id)a0; - (void)cache:(id)a0 forKey:(id)a1 immediately:(BOOL)a2; @end