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

declare const AlertDecagramOutlineIcon: MdiReactIconComponentType;
export default AlertDecagramOutlineIcon;
