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

declare const WarningOctagonIcon: MdiReactIconComponentType;
export default WarningOctagonIcon;
