import * as i0 from "@angular/core"; /** * Component intended to be used within the `` and `` components. * * Use it as a container for the front card. */ export declare class NbCardFrontComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } /** * Component intended to be used within the `` and `` components. * * Use it as a container for the back card. */ export declare class NbCardBackComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }