#import @interface TGCameraFlipButton : TGModernButton - (instancetype)initWithFrame:(CGRect)frame large:(bool)large; - (void)setHidden:(bool)hidden animated:(bool)animated; @end