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>;
}
