import { Injector } from '@angular/core'; export declare function injectActiveElement(injector?: Injector): import("rxjs").Observable;