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

declare const Brush2LineIcon: RemixiconReactIconComponentType;
export default Brush2LineIcon;
