--[[ Package link auto-generated by Rotriever ]] local PackageIndex = script.Parent._Workspace local Package = require(PackageIndex["ToastNotificationsProtocol"]["ToastNotificationsProtocol"]) export type Action = Package.Action export type ActionType = Package.ActionType export type ChannelList = Package.ChannelList export type VisualItemThumbnail = Package.VisualItemThumbnail export type VisualItem = Package.VisualItem export type VisualItemMetaAction = Package.VisualItemMetaAction export type NotificationTimer = Package.NotificationTimer export type VisualItemButton = Package.VisualItemButton export type VisualItemText = Package.VisualItemText export type StyledText = Package.StyledText export type StyleElement = Package.StyleElement export type SENDERThumbnailType = Package.SENDERThumbnailType export type SENDERButtonStyle = Package.SENDERButtonStyle export type NotificationData = Package.NotificationData export type NotificationContent = Package.NotificationContent export type ClientEventsPayload = Package.ClientEventsPayload export type NotificationState = Package.NotificationState return Package