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

declare const DecagramIcon: MdiReactIconComponentType;
export default DecagramIcon;
