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

declare const OctagramIcon: MdiReactIconComponentType;
export default OctagramIcon;
