import { Observable } from "rxjs"; import * as i0 from "@angular/core"; export declare class LegalApiService { private readonly config; private readonly http; apiUrl: string; header: Headers; getMappingSocietesSubsidiaries(): Observable>; handleError(error: any): Observable; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }