@skyux/layout
Version:
This library was generated with [Nx](https://nx.dev).
10 lines (9 loc) • 393 B
TypeScript
import * as i0 from "@angular/core";
/**
* Specifies a title to identify the page content.
* @deprecated
*/
export declare class SkyPageSummaryTitleComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyPageSummaryTitleComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyPageSummaryTitleComponent, "sky-page-summary-title", never, {}, {}, never, ["*"], false, never>;
}