/**
 * The ID of the notification
 */
export type NotificationIdentifier = string;
