/** * Component intended to be used within the `` and `` components. * * Use it as a container for the front card. */ export declare class ElCardFrontComponent { } /** * Component intended to be used within the `` and `` components. * * Use it as a container for the back card. */ export declare class ElCardBackComponent { }