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

declare const EraserFillIcon: RemixiconReactIconComponentType;
export default EraserFillIcon;
