import * as i0 from "@angular/core"; export declare class ServicesService { static instance: ServicesService; constructor(); getServices(): Promise; static ɵfac: i0.ɵɵFactoryDef; static ɵprov: i0.ɵɵInjectableDef; }