import * as i0 from "@angular/core"; export declare class CardComponent { /** * Whether card has border or no */ hasBorder: boolean; /** * Whether card flow is horizontal */ isHorizontal: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }