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

declare const OctagramOutlineIcon: MdiReactIconComponentType;
export default OctagramOutlineIcon;
