import * as React_2 from 'react'; export declare const Card: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const CardContent: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const CardDescription: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const CardFooter: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const CardHeader: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export declare const CardTitle: React_2.ForwardRefExoticComponent & React_2.RefAttributes>; export { }