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

declare const BrushIcon: MdiReactIconComponentType;
export default BrushIcon;
