export namespace ContentType { let JSON: string; let FORM_DATA: string; }