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

declare const Brush3LineIcon: RemixiconReactIconComponentType;
export default Brush3LineIcon;
