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

declare const DecagramOutlineIcon: MdiReactIconComponentType;
export default DecagramOutlineIcon;
