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

declare const PaintbrushIcon: MdiReactIconComponentType;
export default PaintbrushIcon;
