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