import { ReactIconComponentType } from '../types';

declare const Blender: ReactIconComponentType;
export default Blender;
            