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

declare const ShapeIcon: MdiReactIconComponentType;
export default ShapeIcon;
