type NotificationType = 'fileDownloadStart' | 'fileDownloadComplete'; export type { NotificationType };