import { Injector } from '@angular/core'; export declare const APPLICATION_INJECTOR: (value?: Injector) => Injector;