import { Injector } from "@angular/core"; export declare const appInjector: (injector?: Injector) => Injector;