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

declare const Brush4LineIcon: RemixiconReactIconComponentType;
export default Brush4LineIcon;
