import * as i0 from "@angular/core"; export declare class BaseService { protected env: any; constructor(env: any); protected getAPIURL(): string; protected getWEBSOCKETURL(): string; protected getBasePath(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }