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