import { TypographyType } from '../../../atoms/typography/TypographyType'; import * as i0 from "@angular/core"; export declare class CardHeaderComponent { title: string; subtitle: string; cardNumber: number; titleFont: TypographyType; subtitleFont: TypographyType; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }