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

declare const AlertOctagonOutlineIcon: MdiReactIconComponentType;
export default AlertOctagonOutlineIcon;
