export declare enum MimeType { Json = "application/json", PlainText = "text/plain", TreeViewNode = "application/x-grapoza-treeviewnode" }