#import <UIKit/UIKit.h> #import "TopBarPresenter.h" API_AVAILABLE(ios(13.0)) @interface TopBarAppearancePresenter : TopBarPresenter @end