import { ElementRef } from '@angular/core'; export declare function isSlotEmpty(slot: ElementRef | undefined): boolean;