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

declare const AlertIcon: MdiReactIconComponentType;
export default AlertIcon;
