export declare enum ContentTypeEnum { APPLICATION_JSON = "application/json", TEXT_PLAIN = "text/plain" }