export declare enum MessageSystemType { custom = "custom", data = "data", error = "error", history = "history", navigation = "navigation", initialize = "initialize", validation = "validation", schemaDictionary = "schema-dictionary" }