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