import { ReactIconComponentType } from '../types';

declare const SimCard: ReactIconComponentType;
export default SimCard;
            