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

declare const BlenderSoftwareIcon: MdiReactIconComponentType;
export default BlenderSoftwareIcon;
