export declare enum PersonalNotificationPriorityEnum { INFO = "INFO", WARN = "WARN", CRITICAL = "CRITICAL" }