#import @class UIStatusBarItem; @interface UIStatusBarCustomItemView : UIStatusBarItemView - (UIStatusBarItem *)item; @end