@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 [labels](https://developer.blackbaud.com/skyux/components/label)
* to highlight important status information about a page's content.
* @deprecated
*/
export declare class SkyPageSummaryStatusComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyPageSummaryStatusComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyPageSummaryStatusComponent, "sky-page-summary-status", never, {}, {}, never, ["*"], false, never>;
}