export type ContentType = 'application/json' | 'application/x-www-form-urlencoded' | 'multipart/form-data';