export declare enum MediaTypes { JSON = "application/json", XML = "application/xml" }