import { HttpClient } from 'typed-rest-client/HttpClient';
declare const httpClient: HttpClient;
export default httpClient;
