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

declare const CloseOctagonOutlineIcon: MdiReactIconComponentType;
export default CloseOctagonOutlineIcon;
