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

declare const PaintBrushFillIcon: RemixiconReactIconComponentType;
export default PaintBrushFillIcon;
