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