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

declare const ShapeOutlineIcon: MdiReactIconComponentType;
export default ShapeOutlineIcon;
