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

declare const AlertOutlineIcon: MdiReactIconComponentType;
export default AlertOutlineIcon;
