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

declare const AlertOctagonIcon: MdiReactIconComponentType;
export default AlertOctagonIcon;
