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

declare const AlertCircleIcon: MdiReactIconComponentType;
export default AlertCircleIcon;
