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