import type { IconComponent } from '../types'; declare const EraserCircle: IconComponent; export default EraserCircle;