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

declare const SimCardAlert: ReactIconComponentType;
export default SimCardAlert;
            