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