/** * Constants for the Card component */ export declare const CardConstants: { BASE_CLASS_NAME: string; };