@interface IMDFilePurgeabilityMonitor : NSObject { void /* unknown type, empty encoding */ purgeabilityQueue; } + (id)sharedInstance; - (id)init; - (void)dealloc; - (void).cxx_destruct; - (void)userNotificationDidFinish:(id)a0; - (void)observeFileEvents:(id)a0; @end