export type NotificationTypes = 'info' | 'warning' | 'error' | 'custom';