@class NSString; @interface GameCenterUICore.GCUILocalizedStrings : NSObject @property (class, nonatomic, readonly) NSString *FRIEND_INVITE_CODE_FETCH_IN_PROGRESS_ERROR; @property (class, nonatomic, readonly) NSString *GAME_CENTER; @property (class, nonatomic, readonly) NSString *GAME_CENTER_FRIEND_REQUEST_ACCEPTED; @property (class, nonatomic, readonly) NSString *NO_FRIENDS_EMPTY_STATE_DESCRIPTION; @property (class, nonatomic, readonly) NSString *PLAYER_CARD_BUTTON_INVITE_TITLECASE; @property (class, nonatomic, readonly) NSString *RETRY; - (id)init; - (void).cxx_destruct; @end