import UIKit

class BrowseViewController: UIViewController {
    
    internal var router: BrowseRouter!