export enum NotificationType { html = 'html' as any, native = 'native' as any, }