import { ColorsEnum } from '../../../types'; import * as i0 from "@angular/core"; export declare class TextComponent { label: string; color: ColorsEnum; fontSize: number; fontWeight: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }