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

declare const PaintLineIcon: RemixiconReactIconComponentType;
export default PaintLineIcon;
