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

declare const Brush2FillIcon: RemixiconReactIconComponentType;
export default Brush2FillIcon;
