import Foundation import UIKit public protocol NavigationBarTitleView { func animateLayoutTransition() }