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

declare const SimAlertIcon: MdiReactIconComponentType;
export default SimAlertIcon;
