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

declare const BrushFillIcon: RemixiconReactIconComponentType;
export default BrushFillIcon;
