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

declare const WarningOctagramIcon: MdiReactIconComponentType;
export default WarningOctagramIcon;
