import type { IconComponent } from '../types'; declare const Card: IconComponent; export default Card;