import { IHttpService } from '@stoplight/types'; export declare const httpService: IHttpService; export default httpService;