import { Http } from '@microsoft/windows-admin-center-sdk/core/data/http';
import * as i0 from "@angular/core";
/**
 * The LifetimeService service class.
 */
export declare class HttpService extends Http {
    static ɵfac: i0.ɵɵFactoryDeclaration<HttpService, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<HttpService>;
}
