import type React from 'react'; export declare const Card: React.ComponentType>; export declare const MediaCard: React.ComponentType>; export declare const MetricCard: React.ComponentType>; export declare const PostCard: React.ComponentType>; export declare const ProductCard: React.ComponentType>;