@interface LPiTunesMediaStorefrontMappings : NSObject + (id)defaultStorefrontCountryCode; + (BOOL)isValidStorefrontCountryCode:(id)a0; + (id)storefrontIdentifierFromCountryCode:(id)a0; @end
@interface LPiTunesMediaStorefrontMappings : NSObject + (id)defaultStorefrontCountryCode; + (BOOL)isValidStorefrontCountryCode:(id)a0; + (id)storefrontIdentifierFromCountryCode:(id)a0; @end