import { ElementRef } from '@angular/core'; export declare function hasProjectedContent(element: ElementRef | HTMLElement): boolean;