import { HttpService } from './http-service'; export declare const baseUrl: string; export declare const coreService: HttpService;