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

declare const PaintBrushLineIcon: RemixiconReactIconComponentType;
export default PaintBrushLineIcon;
