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

declare const Brush4FillIcon: RemixiconReactIconComponentType;
export default Brush4FillIcon;
