import { Injector } from '@angular/core'; export declare class ServiceLocator { static injector: Injector; }