import { ElementRef } from '@angular/core'; export declare class AlertsWrapperComponent { elementRef: ElementRef; constructor(elementRef: ElementRef); }