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