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

declare const AlertCircleOutlineIcon: MdiReactIconComponentType;
export = AlertCircleOutlineIcon;