export declare enum MessagePriority { Normal = "normal", High = "high" }