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

declare const Brush3FillIcon: RemixiconReactIconComponentType;
export default Brush3FillIcon;
