@interface PGKeySongExtractor : NSObject + (id)_keySongIDFromMemory:(id)a0 forSongCatalog:(id)a1; + (id)appleMusicKeySongIDFromMemory:(id)a0; + (id)flexMusicKeySongIDFromMemory:(id)a0; @end