/* tslint:disable */ /* eslint-disable */ export function http_request(method: string, url: string, options: any, user_agent: string): Promise;