import UIKit class PostViewCell: UICollectionViewCell { @IBOutlet weak var imageView: UIImageView! }