import * as i0 from "@angular/core"; export declare class CardComponent { image: string; title: string; meta: string; clickable: boolean; grow: boolean; size: string; containImage: boolean; showExtra: boolean; flush: boolean; icon: string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }