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