import * as i0 from "@angular/core";
/**
 * Displays messages that require immediate attention as [alerts](https://developer.blackbaud.com/skyux/components/alert) within
 * the page summary.
 * @deprecated
 */
export declare class SkyPageSummaryAlertComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<SkyPageSummaryAlertComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<SkyPageSummaryAlertComponent, "sky-page-summary-alert", never, {}, {}, never, ["*"], false, never>;
}
