import UIKit public enum NotificationsName { public static let shareSheetClose = NSNotification.Name("shareSheetClose") }