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

declare const AlertOctagramOutlineIcon: MdiReactIconComponentType;
export default AlertOctagramOutlineIcon;
