I have noticed that it is possible (in Xcode 12, at least) to do:
import UIKit.ViewController class ViewController: UIViewController {}
Up until