import { HttpClient } from '@angular/common/http'; export declare class AdpmServicesService { private http; constructor(http: HttpClient); }