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

declare const SimCardDownload: ReactIconComponentType;
export default SimCardDownload;
            