// // IconViewController.h // iSH // // Created by Theodore Dubois on 12/13/19. // #import NS_ASSUME_NONNULL_BEGIN @interface AltIconViewController : UIViewController @end NS_ASSUME_NONNULL_END