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

declare const WarningDecagramIcon: MdiReactIconComponentType;
export default WarningDecagramIcon;
