export declare enum OpenedReason { storyListTap = "storyListTap", deepLink = "deepLink", swipe = "swipe", automaticPlayback = "automaticPlayback", tap = "tap", clipListTap = "clipListTap", categoryListTap = "categoryListTap", categoryBackTap = "categoryBackTap" }