@skyux/indicators
Version:
This library was generated with [Nx](https://nx.dev).
10 lines (9 loc) • 378 B
TypeScript
import * as i0 from "@angular/core";
/**
* Specifies a value to display in larger, bold text.
* @required
*/
export declare class SkyKeyInfoValueComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyKeyInfoValueComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<SkyKeyInfoValueComponent, "sky-key-info-value", never, {}, {}, never, ["*"], false, never>;
}