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

declare const SimIcon: MdiReactIconComponentType;
export default SimIcon;
