export declare enum NotificationClassification { INFO = "INFO", FEAT = "FEAT", MAINT = "MAINT" }