import * as i0 from "@angular/core";
/**
 * The content of `c8y-alert-details` component will be displayed as alert's details.
 * This component must be placed inside `c8y-alert` component.
 */
export declare class AlertDetailsComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<AlertDetailsComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<AlertDetailsComponent, "c8y-alert-details", never, {}, {}, never, ["*"], false, never>;
}
//# sourceMappingURL=alert-details.component.d.ts.map