@blackbaud/skyux-lib-media
Version:
This library was generated with [Nx](https://nx.dev).
7 lines (6 loc) • 417 B
TypeScript
import * as i0 from "@angular/core";
export declare class SkyHeroSubheadingComponent {
heroTextColor: string | undefined;
static ɵfac: i0.ɵɵFactoryDeclaration<SkyHeroSubheadingComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyHeroSubheadingComponent, "sky-hero-subheading", never, { "heroTextColor": { "alias": "heroTextColor"; "required": false; }; }, {}, never, ["*"], false, never>;
}