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

declare const AlertDecagramIcon: MdiReactIconComponentType;
export default AlertDecagramIcon;
