import { ElementRef } from '@angular/core';
import * as i0 from "@angular/core";
export declare class AlertCarouselItemComponent {
    el: ElementRef;
    constructor(el: ElementRef);
    static ɵfac: i0.ɵɵFactoryDeclaration<AlertCarouselItemComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<AlertCarouselItemComponent, "d-alert-carousel-item", never, {}, {}, never, ["*"], false, never>;
}
