import { MdiReactIconComponentType } from './dist/typings';

declare const SimCardIcon: MdiReactIconComponentType;
export default SimCardIcon;
