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