import { AlertIconAndTypesService } from './providers/icon-and-types.service'; import * as i0 from "@angular/core"; export declare class ClrAlertItem { iconService: AlertIconAndTypesService; constructor(iconService: AlertIconAndTypesService); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }