import { ElementRef } from '@angular/core'; export declare const removeHost: (element: ElementRef) => void;