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

declare const EraserLineIcon: RemixiconReactIconComponentType;
export default EraserLineIcon;
