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

declare const BlenderIcon: MdiReactIconComponentType;
export default BlenderIcon;
