import { t } from '../common'; export declare class Client { static Http: t.HttpClient; static http(input?: t.ClientHttpInput): t.IHttpClient; }