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