@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
11 lines (10 loc) • 492 B
TypeScript
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>;
}