export declare enum UIContext { General = "general", Positive = "positive", Negative = "negative", Warning = "warning" }